home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1686 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  481 b 

  1. Date: Thu, 7 Jul 1994 15:42:11 --100
  2. From: dcure@ifremer.fr (David Cure)
  3. Message-Id: <9407071342.AA00988@romeo.ifremer.fr>
  4. To: mint@atari.archive.umich.edu
  5. Subject: Compil with Pure C
  6. X-Sun-Charset: US-ASCII
  7.  
  8.  
  9.     Hello,
  10.  
  11.     I compile a program with Pure C : Staksize=0 and option stackcheck=0
  12.  
  13.     I fix stacksize with fixstk (Gnu util) and I always have a message :
  14.  
  15.         Stack Overflow 
  16.  
  17.     The program use Pfork, Psignal and Psigreturn.
  18.  
  19.     I use MiNTLib PL44.
  20.  
  21.     What's happend ???
  22.  
  23.         David.
  24.